Office .NET Class Library
C#
VB
Show/Hide TOC
Picture
Save(String) Method
Definition
Namespace:
Independentsoft.Office.Presentation.Drawing
Assembly:
Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
Copy
public
void
Save
(
string
filePath
)
VB
Copy
Public
Sub
Save
(
filePath
As
String
)
Parameters
filePath
String
Implements
IPicture
Save(String)
See Also
Reference
Picture Class
Save Overload
Independentsoft.Office.Presentation.Drawing Namespace
In This Article
Definition
Parameters
Implements
See Also